Papers with MAVEN dataset

2 papers
Efficient Zero-shot Event Extraction with Context-Definition Alignment (2022.findings-emnlp)

Copied to clipboard

Challenge: Conventional supervised methods cannot generalize to event types out of the pre-defined ontology.
Approach: They propose to use two separate transformer models to model the definition semantics of an event type name into the same embedding space and then minimize their embeddable distance via contrastive learning.
Outcome: The proposed model outperforms all previous zero-shot EE methods with fast inference speed due to the disjoint design.
MAVEN-FACT: A Large-scale Event Factuality Detection Dataset (2024.findings-emnlp)

Copied to clipboard

Challenge: Event factuality detection is under-explored due to the lack of high-quality large-scale data . efd is a subfield of event understanding, which aims to determine the factuity of textual events.
Approach: They propose a large-scale EFD dataset with factuality annotations of 112,276 events . they find that adopting event arguments and relations helps in event factuity detection .
Outcome: The proposed dataset includes factuality annotations of 112,276 events . it is the largest EFD dataset and is challenging for fine-tuned models and large language models .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations